HOME |  BACK |  NEXT |  _  WORDLIST |  TOPICS |  _  AUTHORS |  E-MAIL |  _  INDEX | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

WWWE LogoTopic:

<STYLE> Style Notation

Definition:

The STYLE element provides a means for including rendering information using a specified style notation. Information in the STYLE element overrides client defaults and that of linked style sheets. It allows authors to specify overrides, while for the most part using a generic style sheet, and as such improves the effectiveness of caching schemes for linked style sheets.

Attributes:

NOTATATION
specifies an entity identifying an SGML notation in the HTML 3.0 DTD

Context:

<STYLE> is legal within:
<HEAD>

The following markup can be used within <STYLE>
none

Suggested style/usage:

Close Tag: OPTIONAL

To specify specific styles to use when rendering the content of an HTML document. This specification overrides any browser defined styles.

Example:

<STYLE NOTATION=dsssl-lite>
some dsssl-lite stuff ...
</STYLE>

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

E-Mail: The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights & IMPACT Online.
Revised -- February 20th, 1996